home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / games / 327 / tamoret.ins < prev    next >
Text File  |  1989-07-02  |  2KB  |  58 lines

  1.  
  2. Throughout your journey to the fourth diminsion, I will be your eyes and
  3. hands.  Yo move to to new locations try words like NORTH, SOUTH, EAST,
  4. WEST, NORTHWEST, NORTHEAST, SOUTHWEST, SOUTHEAST, UP, DOWN, ENTER, and
  5. EXIT.  Moving may also be possible by using the phrase GO TO BED, or
  6. wherever you might want to go.  I can manipulate many objects so if you have
  7. trouble with one set of commands, try another.  
  8.  
  9. Your commands can be expressed in the format:
  10.  
  11.   <verb phrase> <(multiple) noun phrase(s)> <preposition> <noun phrase/object>
  12.  
  13. For example:
  14.  
  15.          PUT THE GUN ON THE TABLE
  16.          READ THE BOOK
  17.          GET THE GUN AND THE BULLET
  18.          EXAMINE THE GUN, BULLET AND THE WEREWOLF
  19.          EAT THE CELERY AND THE ONION
  20.          SHOOT THE MERCHANT WITH THE GUN
  21.          ATTACK HIM
  22.            ("HIM" will refer to last noun mentioned, e.g., the burglar)
  23.          GET THE BOOK (also: TAKE THE BOOK)
  24.          READ IT
  25.            ("IT" will refer to last noun mentioned, e.g., the book)
  26.          GET ALL
  27.  
  28. Compound commands can be created by connecting single commands (like those
  29. above) with "AND", "THEN" or the punctuation symbols "," or ";" to connect two
  30. or more separate commands, such as:
  31.  
  32.          GO TO BED THEN SLEEP THEN SOUTH, WEST AND NORTH
  33.          GET THE VIAL AND THEN EXAMINE IT; READ THE VIAL
  34.          
  35. The game uses a number of special commands for various "housekeeping" chores.
  36. These are all pretty standard for most adventure games.  Specifically:
  37. HELP, SCORE, INVENTORY, VERBOSE, LIST EXITS, SAVE, RESTORE, SCRIPT, UNSCRIPT
  38. and QUIT.
  39.  
  40. The function keys have been predefined to stand for several of the most
  41. frequently used commands.  Similarly, the cursor keys correspond to the
  42. various movement/compass directions.
  43.  
  44. Hitting the '?' key (during the game) will display a diagram of keys and their
  45. definitions.
  46.  
  47. Screen colors can be changed by typing in the following command:
  48.  
  49.      COLORS YELLOW GREEN CYAN BLACK LIGHTGRAY
  50.  
  51. where yellow is normal text; green for highlighted text; blue is
  52. background; black is reverse text; and lightgray is reverse background.
  53. To change to a monochrome monitor issue the COLORS MONO command.
  54. To revert back to the default colors use the COLORS DEFAULT command.
  55.  
  56.  
  57. ə
  58.